Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ml classifier #1963

Merged
merged 9 commits into from
Jun 27, 2022
Merged

Ml classifier #1963

merged 9 commits into from
Jun 27, 2022

Conversation

LukasNickel
Copy link
Member

As discussed in the ctapipe meeting, we implemented the training and applying of the particle classifier including the changes in ctapipe-process.
To avoid the connected design discussions, we added new tools instead of expanding the existing train/apply tools for the energy regressor.
This can be added at a later stage (once we also have disp models).

Unrelated change:
To fix the unit tests, the test for the apply energy regressor tool now uses the dl1 parameters file and the ml config has beed adapted to not use subarray features. This is due to #1961

LukasNickel and others added 9 commits June 27, 2022 17:48
Co-authored-by: Noah Biederbeck <[email protected]>
- Files with the impact reconstructor applied have a differing amount of
  tables in the dl1 and the dl2 group. See #1961 for details. This
  breaks the unit tests as it tries to apply the model to telescopes without
  dl1 information available

Co-authored-by: Noah Biederbeck <[email protected]>
@LukasNickel
Copy link
Member Author

Failing tests should be on ml branch, maybe due to 1a500c8

@maxnoe
Copy link
Member

maxnoe commented Jun 27, 2022

Looks good, the test failure is fixed in the ml branch, I am merging this in to be able to update the table quality stuff.

@maxnoe maxnoe merged commit daa8386 into ml Jun 27, 2022
@maxnoe maxnoe deleted the ml_classifier branch June 27, 2022 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants